Skip to content

Performance improvements and start scripts - #5

Merged
shiers merged 5 commits into
developfrom
feature/vue-frontend
Jun 20, 2026
Merged

Performance improvements and start scripts#5
shiers merged 5 commits into
developfrom
feature/vue-frontend

Conversation

@shiers

@shiers shiers commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Fixes 52s API responses. Adds OPcache, xdebug toggle, frontend caching, start scripts.

shiers added 5 commits June 19, 2026 17:06
…(customers, transfers) returning JSON\n- Add CORS listener for cross-origin requests\n- Add Vue 3 + Vite + Tailwind frontend in frontend/ directory\n- Add frontend Docker service with Vite dev server\n- Vue app includes customer list, transfer history, and transfer form\n- API preserves all original business logic (validation rules)
… file watching (Windows bind mount)\n- Pre-bundle Vue, Vue Router, and Axios dependencies\n- Fix Dockerfile CMD to pass --host flag
…Node builds Vue, PHP serves API\n- Nginx serves Vue static files at / and proxies /api to PHP-FPM\n- Remove separate frontend Docker service (single container)\n- Install Node.js in container for dev rebuilds\n- Port 8000 is the only port needed
…ture (Symfony API + Vue SPA + nginx)\n- Add API endpoints reference\n- Add frontend development workflow options\n- Update setup steps to include frontend build
…d start.bat/start.sh scripts (prod default, dev via flag)\n- Configure OPcache and xdebug dynamically based on APP_ENV\n- Add shared Vue store to avoid redundant API calls on navigation\n- Update README with quick start and environment mode docs
@shiers
shiers merged commit 4e022d2 into develop Jun 20, 2026
1 check passed
@shiers
shiers deleted the feature/vue-frontend branch June 20, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant